home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Erect Magazine Extra 10
/
Erect Magazine Extra 10 - Disc 2.iso
/
mac
/
Menu.DIR
/
00041.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-12-05
|
175 b
|
9 lines
on mouseDown
puppetSound("CLICK.aif")
set the visible of sprite (the clickOn + 3) to 1
set the movieRate of sprite 9 to 0
updateStage()
waittime(1)
go("Quit")
end